home *** CD-ROM | disk | FTP | other *** search
/ Data Base of the Video Yearbook 1995 / Data Base of the Video Yearbook 1995 - Disc 2.iso / cosmos / luret.dir / 00059.ls < prev    next >
Encoding:
Text File  |  1995-12-21  |  301 b   |  13 lines

  1. on exitFrame
  2.   global yubicurs, flg
  3.   preLoad()
  4.   set flg to 0
  5.   puppetSound(0)
  6.   set yubicurs to list(904, 905)
  7.   set the cursor of sprite 10 to yubicurs
  8.   set the cursor of sprite 11 to yubicurs
  9.   set the cursor of sprite 12 to yubicurs
  10.   set the cursor of sprite 13 to yubicurs
  11.   updateStage()
  12. end
  13.